docs: fix name of function to use for baseline alignment
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 21:16:08 +0000 (16:16 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:38 +0000 (18:57 -0500)
gtk/gtksizerequest.c

index bfcdfbc0cc15f58022eb225db4d950a7c88e6046..36c2ac9fb1e496fa4acb3ccc984d033a185c1d9d 100644 (file)
@@ -735,7 +735,7 @@ _gtk_widget_get_preferred_size_and_baseline (GtkWidget      *widget,
  * height for the natural width is generally smaller than the required height for
  * the minimum width.</para></note>
  *
- * Use gtk_widget_get_preferred_size_and_baseline() if you want to support
+ * Use gtk_widget_get_preferred_height_and_baseline_for_width() if you want to support
  * baseline alignment.
  *
  * Since: 3.0